inherited fraSweep: TfraSweep DesignSize = ( 612 320) object lblStepDetails: TResLabel Left = 24 Top = 46 Width = 161 Height = 105 AutoSize = False WordWrap = True ResourceCaption = 20616 end object lblTraces: TResLabel Left = 375 Top = 194 Width = 151 Height = 13 Alignment = taRightJustify Anchors = [akTop, akRight] ResourceCaption = 34032 end object lblSpyware: TResLabel Left = 365 Top = 170 Width = 161 Height = 13 Alignment = taRightJustify Anchors = [akTop, akRight] ResourceCaption = 34031 end object lblFiles: TResLabel Left = 386 Top = 146 Width = 140 Height = 13 Alignment = taRightJustify Anchors = [akTop, akRight] ResourceCaption = 34024 end object lblCookies: TResLabel Left = 370 Top = 122 Width = 156 Height = 13 Alignment = taRightJustify Anchors = [akTop, akRight] ResourceCaption = 34023 end object lblRegistry: TResLabel Left = 367 Top = 98 Width = 159 Height = 13 Alignment = taRightJustify Anchors = [akTop, akRight] ResourceCaption = 34022 end object lblMemory: TResLabel Left = 369 Top = 74 Width = 157 Height = 13 Alignment = taRightJustify Anchors = [akTop, akRight] ResourceCaption = 34021 end object lblFingerprints: TResLabel Left = 350 Top = 50 Width = 176 Height = 13 Alignment = taRightJustify Anchors = [akTop, akRight] ResourceCaption = 20194 end object lblCancel: TResLabel Left = 203 Top = 296 Width = 192 Height = 14 Anchors = [akRight, akBottom] Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = 14 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Visible = False ResourceCaption = 20095 end object pnlHeader: TPanel Left = 0 Top = 0 Width = 612 Height = 40 Align = alTop BevelOuter = bvNone TabOrder = 0 object imgStep: TResImage Left = 4 Top = 2 Width = 32 Height = 32 Transparent = True end object lblStep: TResLabel Left = 40 Top = 6 Width = 100 Height = 20 Caption = 'step caption' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Bevel1: TBevel Left = 0 Top = 36 Width = 612 Height = 4 Align = alBottom Shape = bsBottomLine end end object aniSweep: TAnimate Left = 24 Top = 180 Width = 64 Height = 64 Anchors = [akLeft, akBottom] Visible = False end object prgSweep: TProgressBar Left = 322 Top = 218 Width = 278 Height = 20 Anchors = [akTop, akRight] TabOrder = 2 Visible = False end object edtTraces: TEdit Left = 530 Top = 190 Width = 70 Height = 22 TabStop = False Anchors = [akTop, akRight] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = 14 Font.Name = 'Arial' Font.Style = [] ParentFont = False ReadOnly = True TabOrder = 3 Text = '0' end object edtSpyware: TEdit Left = 530 Top = 166 Width = 70 Height = 22 TabStop = False Anchors = [akTop, akRight] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = 14 Font.Name = 'Arial' Font.Style = [] ParentFont = False ReadOnly = True TabOrder = 4 Text = '0' end object edtFiles: TEdit Left = 530 Top = 142 Width = 70 Height = 22 TabStop = False Anchors = [akTop, akRight] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = 14 Font.Name = 'Arial' Font.Style = [] ParentFont = False ReadOnly = True TabOrder = 5 Text = '0' end object edtCookies: TEdit Left = 530 Top = 118 Width = 70 Height = 22 TabStop = False Anchors = [akTop, akRight] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = 14 Font.Name = 'Arial' Font.Style = [] ParentFont = False ReadOnly = True TabOrder = 6 Text = '0' end object edtRegistry: TEdit Left = 530 Top = 94 Width = 70 Height = 22 TabStop = False Anchors = [akTop, akRight] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = 14 Font.Name = 'Arial' Font.Style = [] ParentFont = False ReadOnly = True TabOrder = 7 Text = '0' end object edtMemory: TEdit Left = 530 Top = 70 Width = 70 Height = 22 TabStop = False Anchors = [akTop, akRight] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = 14 Font.Name = 'Arial' Font.Style = [] ParentFont = False ReadOnly = True TabOrder = 8 Text = '0' end object edtFingerprints: TEdit Left = 530 Top = 46 Width = 70 Height = 22 TabStop = False Anchors = [akTop, akRight] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = 14 Font.Name = 'Arial' Font.Style = [] ParentFont = False ReadOnly = True TabOrder = 9 Text = '0' end object btnNext: TResButton Left = 512 Top = 290 Width = 85 Height = 25 Anchors = [akRight, akBottom] Enabled = False TabOrder = 10 OnClick = btnNextClick ResourceCaption = 20041 end object btnPause: TResButton Left = 418 Top = 290 Width = 85 Height = 25 Anchors = [akRight, akBottom] Enabled = False TabOrder = 11 OnClick = btnPauseClick ResourceCaption = 20042 end object btnStartStop: TResButton Left = 326 Top = 290 Width = 85 Height = 25 Anchors = [akRight, akBottom] Enabled = False TabOrder = 12 OnClick = btnStartStopClick ResourceCaption = 20043 end object tmrUpdateUI: TTimer Enabled = False Interval = 99 OnTimer = tmrUpdateUITimer Left = 24 Top = 112 end end